'宣言 Protected Overrides Sub InsertItem( _ ByVal ordinal As System.Integer, _ ByVal item As T _ )
'宣言
Protected Overrides Sub InsertItem( _ ByVal ordinal As System.Integer, _ ByVal item As T _ )
protected override void InsertItem( System.int ordinal, T item )
IndexedCollection<T> クラス IndexedCollection<T> メンバ